- da_nanomsg_nn_allocmsg
alias da_nanomsg_nn_allocmsg = void* function(size_t, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_bind
alias da_nanomsg_nn_bind = int function(int, const char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_close
alias da_nanomsg_nn_close = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_cmsg_nxthdr_
alias da_nanomsg_nn_cmsg_nxthdr_ = nn_cmsghdr* function(const nn_msghdr*, const nn_cmsghdr*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_connect
alias da_nanomsg_nn_connect = int function(int, const char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_device
alias da_nanomsg_nn_device = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_errno
alias da_nanomsg_nn_errno = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_freemsg
alias da_nanomsg_nn_freemsg = int function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_getsockopt
alias da_nanomsg_nn_getsockopt = int function(int, int, int, void*, size_t*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_poll
alias da_nanomsg_nn_poll = int function(nn_pollfd*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_reallocmsg
alias da_nanomsg_nn_reallocmsg = void* function(void*, size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_recv
alias da_nanomsg_nn_recv = int function(int, void*, size_t, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_recvmsg
alias da_nanomsg_nn_recvmsg = int function(int, nn_msghdr*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_send
alias da_nanomsg_nn_send = int function(int, const void*, size_t, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_sendmsg
alias da_nanomsg_nn_sendmsg = int function(int, const nn_msghdr*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_setsockopt
alias da_nanomsg_nn_setsockopt = int function(int, int, int, const void*, size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_shutdown
alias da_nanomsg_nn_shutdown = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_socket
alias da_nanomsg_nn_socket = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_strerror
alias da_nanomsg_nn_strerror = char* function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_symbol
alias da_nanomsg_nn_symbol = char* function(int, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_symbol_info
alias da_nanomsg_nn_symbol_info = int function(int, nn_symbol_properties*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_nanomsg_nn_term
alias da_nanomsg_nn_term = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nn_allocmsg
da_nanomsg_nn_allocmsg nn_allocmsg;
Undocumented in source.
- nn_bind
da_nanomsg_nn_bind nn_bind;
Undocumented in source.
- nn_close
da_nanomsg_nn_close nn_close;
Undocumented in source.
- nn_connect
da_nanomsg_nn_connect nn_connect;
Undocumented in source.
- nn_device
da_nanomsg_nn_device nn_device;
Undocumented in source.
- nn_errno
da_nanomsg_nn_errno nn_errno;
Undocumented in source.
- nn_freemsg
da_nanomsg_nn_freemsg nn_freemsg;
Undocumented in source.
- nn_getsockopt
da_nanomsg_nn_getsockopt nn_getsockopt;
Undocumented in source.
- nn_poll
da_nanomsg_nn_poll nn_poll;
Undocumented in source.
- nn_reallocmsg
da_nanomsg_nn_reallocmsg nn_reallocmsg;
Undocumented in source.
- nn_recv
da_nanomsg_nn_recv nn_recv;
Undocumented in source.
- nn_recvmsg
da_nanomsg_nn_recvmsg nn_recvmsg;
Undocumented in source.
- nn_send
da_nanomsg_nn_send nn_send;
Undocumented in source.
- nn_sendmsg
da_nanomsg_nn_sendmsg nn_sendmsg;
Undocumented in source.
- nn_setsockopt
da_nanomsg_nn_setsockopt nn_setsockopt;
Undocumented in source.
- nn_shutdown
da_nanomsg_nn_shutdown nn_shutdown;
Undocumented in source.
- nn_socket
da_nanomsg_nn_socket nn_socket;
Undocumented in source.
- nn_strerror
da_nanomsg_nn_strerror nn_strerror;
Undocumented in source.
- nn_symbol
da_nanomsg_nn_symbol nn_symbol;
Undocumented in source.
- nn_symbol_info
da_nanomsg_nn_symbol_info nn_symbol_info;
Undocumented in source.
- nn_term
da_nanomsg_nn_term nn_term;
Undocumented in source.